﻿@charset "utf-8";
*{
    margin: 0;
    padding: 0;
    border: 0px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}

a{
    text-decoration: none;
}







/*更多*/
.sanxiang{
    height: 2420px;
    background: url(../images/beijign1238217.jpg) no-repeat;
    background-size: 100% 100%;
    /*display: none;*/
}
.gengduo{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 48px;
    /*display: none;*/
}



/*新闻资讯*/

.xinwen_d{
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    overflow: hidden;
}
.xinwen_top{

   overflow: hidden;
}
.xinwen_top li{
    float: left;
    list-style: none;
    width: 550px;
    margin-right: 23px;
    margin-left: 23px;
    border-bottom:1px dashed #CCCCCC ;
    padding-bottom: 15px;
    overflow: hidden;
}
.xinwen_bootm li{
    list-style: none;
    width: 550px;
    float: left;
    margin-right: 15px;
    margin-left: 27px;
    border-bottom:1px dashed #CCCCCC ;
    padding-bottom: 15px;
    overflow: hidden;
}

.xinwen_img{
    width: 168px;
    height: 138px;
    display: inline-block;
}
.xinwen_img img{
    width: 168px;
    height: 138px;
    float: left;
}
.xinwen_text .text1 h3{
    font-size: 14px;
    color: #323232;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    width:228px;
}
.xinwen_text{
    float: right;
    width: 374px;
}
.xinwen_text .text1 h3:hover{
    color: #76BDBA;
}
.xinwen_shijian{
    font-size: 12px;
    color: #969696;
}
.xinwen_text .text1 .xinwen_shijian{
    text-align: right;
    display: inline-block;
    float: right;
    padding-top: 3px;
}
.xinwen_text .text1 a{
    display: inline-block;

}
.xinwen_text .text1{
    padding-left: 18px;
}
.xinwen_text .text2 p{
    font-size: 14px;
    color: #666666;
    margin-left: 18px;
    margin-top: 25px;
    margin-bottom: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 2;


}
.text_li{
    display: inline-block;
    padding-top: 15px;
    width: 100%;
}
.text_li h3{
    display: inline-block;
    font-size: 14px;
    color: #323232;
}
.text_li h3:hover{
    color: #76BDBA;
}
.text_li .xinwen_shijian{
    text-align: center;
    display: inline-block;
    float: right;
    padding-top: 3px;

}

/*公司动态大标题*/

.focus{
    position:relative;
}
.ft-title{
    background-color:rgba(128, 128, 128, 0.8) !important;
    font-size:18px;
    font-weight:bold;
    height:37px;
    line-height:40px;
    margin-right:10px;
    text-align:right;
    width:100%;
}
.ft-title a{
    color:#fff;
}
.ft-prev, .ft-next{
    /* CSS3 transform */
    -webkit-transition:all 0.2s ease-in-out 0s;
    -moz-transition:all 0.2s ease-in-out 0s;
    -o-transition:all 0.2s ease-in-out 0s;
    -ms-transition:all 0.2s ease-in-out 0s;
    transition:all 0.2s ease-in-out 0s;
}
.ft-prev{
    display: none;
    background-color:rgba(128, 128, 128, 0.5);
    border-color:transparent #0072BC transparent transparent;
    border-radius:0 30px 30px 0;
    border-style:solid;
    border-width:30px;
    height:0;
    overflow:hidden;
    width:0;
}







/*公司动态标题*/
.biaoti{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}
.wap_neiyebiaoti{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 105px;
    
}


















/*公司动态*/
.g_dongtai{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
      margin-top: 50px;
}
.g_dongtai_li{
    width: 580px;
    height: 140px;
    margin-bottom: 30px;
    list-style: none;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
.g_dongtai_li_left{
    float: left;
    width: 230px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
}
.g_dongtai_li_left img{
    width: 100%;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    padding-bottom: 20px;
    cursor: pointer;
}
.g_dongtai_li:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);

}
.g_dongtai_li_right{
    width: 334px;
    height: 140px;
    float: right;
    line-height: 28px;
}
.g_dongtai_li_right h1{
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    width: 334px;
    height: 28px;
  color:#333333;
}
.g_dongtai_li_right p{
    font-size: 14px;
   color:#333333;
}
.g_dongtai_li_right_p2{
    width: 334px;
    height: 50px;
    overflow: hidden;
    margin-top: 2px;
    line-height: 24px;
}
.g_dongtai_li_right_a{
    float: right;
    border: 1px solid #0038A6;
    border-radius: 3px;
    padding: 0 6px;
    line-height: 22px;
    margin: 8px 5px 0 0;
    cursor: pointer;
  color:#333333;
}
.g_dongtai_li_right_a:hover{
    color: #0038A6;
}
.g_dongtai_li_right h1:hover{
    color: #76BDBA;
    cursor: pointer;
}